shuppy (@delan) [archived]

no one ever told me excel 2000 add-ins were just excel spreadsheets with dipping mustards (.xla)?

an excel spreadsheet with small square cells and gridlines on, containing buttons and input fields for a Template Wizard - Step 3 of 5 an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 1 of 5, with a path field that reads “C:\MSOffice\Templates\It's a 'test” an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 2 of 5, with a path field that reads “C:\work\xl96\wizard\It's a 'test Database” an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 5 of 5, and a very 90s graphic of a waving checkered finishing flag

@bark and i were tryna figure out how formulas worked under the hood, when we found some strange xla files on the install cd.

we couldn’t figure out how to edit them in excel — opening them in excel would just do nothing — but we were able to open them in libreoffice calc, and, well.

shuppy (@delan) [archived]

you’re kidding

an excel spreadsheet with the text “StubData Named Range” in A1, then A3 below that read

IF(ISERROR(MATCH("%ADDINNAME%"), DOCUMENTS(3), 0)))
ERROR(FALSE)
[…]
ALERT("%CANNOTFINDALERT%")
RETURN()
END.IF()
END.IF()
RUN("%ADDINNAME%!AutoOpenFromTemplate")
RETURN() an excel spreadsheet with the text “DIALOG TEXT” near a box with a thick border that reads “Report Manager”, “&Print…”, “Close”, “&Help”, “&Add…”, “&Edit…”, “De&lete”, “&Reports:”, and “ud01a.reports.”

they use a formula-like programming language that can (what looks like) call into dlls, and they define ui strings in the spreadsheet?

no one ever told me excel 2000 add-ins were just excel spreadsheets with dipping mustards (.xla)?

an excel spreadsheet with small square cells and gridlines on, containing buttons and input fields for a Template Wizard - Step 3 of 5 an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 1 of 5, with a path field that reads “C:\MSOffice\Templates\It's a 'test” an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 2 of 5, with a path field that reads “C:\work\xl96\wizard\It's a 'test Database” an excel spreadsheet with small square cells, containing buttons and input fields for a Template Wizard - Step 5 of 5, and a very 90s graphic of a waving checkered finishing flag

@bark and i were tryna figure out how formulas worked under the hood, when we found some strange xla files on the install cd.

we couldn’t figure out how to edit them in excel — opening them in excel would just do nothing — but we were able to open them in libreoffice calc, and, well.

shuppy (@delan) [archived]

this must be what Gamers mean when they’re like “i would simply turn up the optimisations”

#ghidra#gizmos & gadgets!
shuppy (@delan) [archived]

can the symbol tree stop fucking collapsing when i undo or redo.

i need to see how im supposed to name things, i have no fucking object permanence

#ghidra
shuppy (@delan) [archived]

annotated a whole bunch of puzzle-related code

really liking ghidra’s namespaces feature ^w^

  • Puzzles::CheckEndgame
  • Puzzles::ComputeCandidateCategory
  • Puzzles::ComputeCandidatePuzzles
  • Puzzles::TurnAllOffCategoriesBackOn
  • Puzzles::Customization::draw

https://github.com/delan/reverssg/compare/3d2da8095cd3b793d66548a90c10d0bca6d6b0d6...b568ce1bf7a7b64113a1c42c9ebf76befb2f97d7

#ghidra#gizmos & gadgets!
shuppy (@delan) [archived]

enums can be used to buy goods and services

shuppy (@delan) [archived]

this must be what Gamers mean when they’re like “i would simply turn up the optimisations”

#ghidra#gizmos & gadgets!
shuppy (@delan) [archived]

can the symbol tree stop fucking collapsing when i undo or redo.

i need to see how im supposed to name things, i have no fucking object permanence

#ghidra
shuppy (@delan) [archived]

annotated a whole bunch of puzzle-related code

really liking ghidra’s namespaces feature ^w^

  • Puzzles::CheckEndgame
  • Puzzles::ComputeCandidateCategory
  • Puzzles::ComputeCandidatePuzzles
  • Puzzles::TurnAllOffCategoriesBackOn
  • Puzzles::Customization::draw

https://github.com/delan/reverssg/compare/3d2da8095cd3b793d66548a90c10d0bca6d6b0d6...b568ce1bf7a7b64113a1c42c9ebf76befb2f97d7

shuppy (@delan) [archived]

this must be what Gamers mean when they’re like “i would simply turn up the optimisations”

#ghidra#gizmos & gadgets!
shuppy (@delan) [archived]

can the symbol tree stop fucking collapsing when i undo or redo.

i need to see how im supposed to name things, i have no fucking object permanence

this must be what Gamers mean when they’re like “i would simply turn up the optimisations”

worstpractice, a viewer for Bp Premier XML patient records

left: the start of my patient record, with all of the actual values redacted. right: partially redacted ecg from my patient record.

i asked my old gp for a copy of my patient record in the same xml format they use for transfers. like many gp places in australia nowadays, they use best practice (bp premier).

anyway here’s a rudimentary viewer for bp premier xml patient records:

https://bucket.daz.cat/worstpractice/